home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 4
/
BBS in a Box - Macintosh - Volume IV (January 1992) (BBS in a Box).iso
/
Files
/
Game
/
C
/
CORE! 1.1.CPT
/
Core! 1.1
/
Battle Programs
/
Standard
/
dwarf
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1989-07-18
|
168 b
|
11 lines
|
[
TEXT/MARS
]
;
; Basic fighter program which sprays zeroes
; all through memory.
;
;
bombpt dat 0,0
;
lup add #4,bombpt
mov bombpt,@bombpt
jmp lup,0
end lup